x11: Run event filters on all windows
authorBenjamin Otte <otte@redhat.com>
Tue, 13 Feb 2018 09:32:22 +0000 (10:32 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 13 Feb 2018 09:34:06 +0000 (10:34 +0100)
commit365707e4eb56097496de07e0e160d7a81f242854
tree9c3fd8cff055ada8e7e0117fc9df5a8a6812c39c
parent91c6b56c99c2c65dc59b308ebd32450fd79df7fa
x11: Run event filters on all windows

The event filters that were split out in commit
65beb0fc222662028b969085bb6e6cc30f263e10 need to be run for every event
window and not just for the root window.
gdk/x11/gdkeventsource.c